home *** CD-ROM | disk | FTP | other *** search
- #
- # File: res.known
- # Author: M. Knoblauch (Derived from conventions introduced into MOLCAD
- # by Dr. B.M. Bussian)
- # Date: 21-Jul-1988
- # Update: 08-Nov-1988 by thg & wh
- #
- # This file contains the neccessary information for MOLCAD to generate
- # connectivities from repetitive units (residues). Lines beginning with
- # a number character ('#') are comments. Each non-comment line describes
- # a 'known' residue. The lines are formatted and contain the following
- # pieces of information:
- #
- # col 1 - 4: Residue name, char[4];
- # 5 - 8: Encoding of the residues' start-atom, char[4];
- # 9 - 12: Encoding of the residues' end-atom, char[4];
- # 13 - 16: Residue type, int[4];
- # 17 - 20: Encoding of the residues' delete-atom1 char[4];
- # 21 - 24: Encoding of the residues' delete-atom2 char[4];
- #
- # All residues are given a numerical residue-type. The coding is
- # (according to resclass.c by Dr. B.M. Bussian) as follows:
- #
- # Amino Acids:
- # aliphatic 1 GLY ALA ALAC VAL ILE LEU PRO
- # aromatic 2 PHE TRP HIS
- # polar alcohols 3 SER THR THRN
- # S-containing 4 CYS MET
- # aromatic 5 TYR
- # amine 6 ASN GLN
- # charged negatively 7 ASP GLU
- # positively 8 LYS ARG
- #
- # Nucleic Acids:
- # purins 9 G A
- # pyrimidines 10 C T U
- #
- # Others:
- # general 99
- #
- # polymers 98
- #
- #2345678901234567890
- #
- # Amino Acids
- #
- ALA N C 1
- ALAC N C 1
- ALAN N C 1
- ALAn N C 1
- AR+C N C 8
- AR+N N C 8
- AR+n N C 8
- ARG N C 8
- ARG+ N C 8
- ASN N C 6
- ASNC N C 6
- ASNN N C 6
- ASNn N C 6
- AP-C N C 7
- AP-N N C 7
- AP-n N C 7
- ASP N C 7
- ASP- N C 7
- ASPC N C 7
- ASPN N C 7
- ASPn N C 7
- CYS N C 4
- CYSC N C 4
- CYSH N C 4
- CYSN N C 4
- CYSn N C 4
- CYH N C 4
- CYHC N C 4
- CYHN N C 4
- CYHn N C 4
- CSH N C 4
- CSS N C 4
- CYX N C 4
- GL-C N C 7
- GL-N N C 7
- GL-n N C 7
- GLU N C 7
- GLU- N C 7
- GLUC N C 7
- GLUN N C 7
- GLUn N C 7
- GLN N C 6
- GLNC N C 6
- GLNN N C 6
- GLNn N C 6
- GLY N C 1
- GLYC N C 1
- GLYN N C 1
- GLYn N C 1
- HI+C N C 2
- HI+N N C 2
- HI+n N C 2
- HIDC N C 2
- HIDN N C 2
- HIDn N C 2
- HIS N C 2
- HIS+ N C 2
- HISC N C 2
- HISD N C 2
- HISN N C 2
- HISn N C 2
- ILE N C 1
- ILEC N C 1
- ILEN N C 1
- ILEn N C 1
- ILU N C 1
- LEU N C 1
- LEUC N C 1
- LEUN N C 1
- LEUn N C 1
- LY+C N C 8
- LY+N N C 8
- LY+n N C 8
- LYS N C 8
- LYS+ N C 8
- LYSC N C 8
- LYSN N C 8
- LYSn N C 8
- MET N C 4
- METC N C 4
- METN N C 4
- METn N C 4
- PHE N C 2
- PHEC N C 2
- PHEN N C 2
- PHEn N C 2
- PRO N C 1
- PROC N C 1
- PRON N C 1
- PROn N C 1
- SER N C 3
- SERC N C 3
- SERN N C 3
- SERn N C 3
- THR N C 3
- THRC N C 3
- THRN N C 3
- THRn N C 3
- TRP N C 2
- TRPC N C 2
- TRPN N C 2
- TRPn N C 2
- TYR N C 5
- TYRC N C 5
- TYRN N C 5
- TYRn N C 5
- VAL N C 1
- VALC N C 1
- VALN N C 1
- VALn N C 1
- #
- # Nucleic acids
- #
- A P O3* 9
- A P O3* 9
- C P O3* 10
- C P O3* 10
- G P O3* 9
- G P O3* 9
- THY P O3* 10
- T P O3* 10
- T P O3* 10
- URD P O3* 10
- U P O3* 10
- U P O3* 10
- #
- # Nonstandard (HET) Groups
- #
- FMN P O3* 10
- HEM CBC C2C 99
- NAD O3A* OA1 99
- #
- # Nonstandard Residues
- #
- HOH O O 99
- H2O O O 99
- WTR O1 O1 99
- WAT O O 99
- WTX O O 99
- ACE O C 99
- FOR O C 99
- UNK N C 99
- SO4 O1 O4 99
- ####ZEO T T 99
- PO1 C1 C2 98 H1 H4
- HXD N1 N2 98 H14 H16
- ADS C5 C6 98 O3 O4
- #
- # End of file 'res.known'
- #
-